home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / edit / ezquote4.zip / UPGRADE.TXT < prev    next >
Text File  |  1994-06-15  |  6KB  |  165 lines

  1.  
  2.  
  3.                         Upgrading from Earlier Versions
  4.  
  5.  
  6.  
  7.      You may use either of two methods to upgrade from an earlier version:
  8.  
  9.      1.  Start with the new default CONFIG.EZQ file, and make the same
  10.          changes to it that you made to the earlier version, or
  11.  
  12.      2.  Make the necessary changes to your existing CONFIG.EZQ file to
  13.          reflect the additional config options and other changes included
  14.          in the new version.  Those changes are listed below.
  15.  
  16.      In either case, run the new EZQCFG.COM program to install the
  17.      resulting config settings in the new EZQUOTE.COM.
  18.  
  19.  
  20.      Upgrading from EZQuote 3.0 to 4.0:
  21.      ==================================
  22.  
  23.      Users of EZQuote 3.0 who reconfigured the default key assignments or
  24.      added new macros may need to make additional changes in upgrading to
  25.      v4.0.  Listed below are the changes in EZQuote v4.0, and its default
  26.      configuration, which may affect your existing assignments and macros.
  27.  
  28.  
  29.      1.  The various right margin settings have been consolidated into a
  30.          single "Rightmarg" config setting, and a single "Rightmarg"
  31.          common-mode function in EZQuote (^f3).  The margin setting is the
  32.          same for both WonderWrap and normal word wrap, and may range from
  33.          column 36 to 255.
  34.  
  35.  
  36.      2.  "Indentblock" is a new common-mode function in EZQuote which
  37.          indents a marked block one column.  The default key assignment is
  38.          ^f7.
  39.  
  40.  
  41.      3.  "Freemem" is a new common-mode function in EZQuote which displays
  42.          remaining free memory in the current mode's buffer.  The default
  43.          key assignment is @m.
  44.  
  45.  
  46.      4.  The Paste, Wrap and UnWrap buffers are now the same size as the
  47.          main file buffers, so it should now be possible to define macros
  48.          which reliably Cut or Wrap the entire text.
  49.  
  50.  
  51.      5.  Four new Miscellaneous configuration items have been added:
  52.  
  53.          - "Keyboard" determines whether the <S>tandard or <E>xtended Bios
  54.            keyboard functions will be used.
  55.  
  56.          - "Sortdir" turns the sorting of directory listings <ON> or
  57.            <OFF>.
  58.  
  59.          - "Forcecrlf", if turned <ON>, will make sure that the file saved
  60.            when Exiting from Edit Mode ends with CR/LF.
  61.  
  62.          - "Mouse" turns EZQuote's mouse support functions <ON> or <OFF>.
  63.  
  64.  
  65.      6.  The "Keynames" reference section in CONFIG.EZQ now contains key
  66.          sets for both standard and enhanced keyboards.
  67.  
  68.  
  69.      7.  It is now possible to assign both a Quote Mode macro and a
  70.          different Edit Mode macro to the same key.  A bug made such
  71.          assignments operate improperly in prior versions.
  72.  
  73.  
  74.      8.  You are now limited to defining a maximum of 200 macros.
  75.  
  76.  
  77.  
  78.      Upgrading from EZQuote 2.0 to 4.0:
  79.      ==================================
  80.  
  81.  
  82.      Users of EZQuote 2.0 who reconfigured the default key assignments or
  83.      added new macros may need to make additional changes in upgrading to
  84.      v4.0.  Listed below are the changes in EZQuote v4.0 and its default
  85.      configuration, in addition to those listed in the previous section,
  86.      which may affect your existing assignments and macros.
  87.  
  88.  
  89.      1.  WonderwrapQ, QuoteQ, and UndowrapQ, which were Quote-Mode-only
  90.          functions in v2.0, are now the common mode functions Wonderwrap,
  91.          Quote, and Undowrap. They are available in both modes at f3, @f2
  92.          and @f3, respectively, the same as the old Quote Mode
  93.          assignments.
  94.  
  95.  
  96.      2.  The three remaining Edit-Mode-only functions have new default key
  97.          assignments:
  98.  
  99.            Function          Old Key       New Key
  100.            ------------      -------       -------
  101.            SignatureE          f2            ^f6
  102.            ReformatE           f3             f2
  103.            SoftfmtE            @f3           ^f2
  104.  
  105.  
  106.      3.  The Dos function has been replaced by Dcmd, which shells to dos
  107.          AND executes a command. It still defaults to @f4. However, "Dos"
  108.          is also still valid as a new macro at ^f4.
  109.  
  110.  
  111.      4.  Three new default macros have been added:
  112.  
  113.          ^f1   Spell       Shell to spellchecker "ss" with contents of
  114.                            current window in the temp file "ezqspell",
  115.                            reload new contents of ezqspell upon return.
  116.  
  117.          ^f4   Dos         Shell to Dos, type 'EXIT' to return.
  118.  
  119.          ^f10  Printblock  Print the marked block. (You may need to change
  120.                            this macro if your printer requires a driver.)
  121.  
  122.  
  123.      5.  TransferQ no longer inserts a blank line before the text if
  124.          the Edit Mode cursor is on the top line.
  125.  
  126.  
  127.      6.  If you attempt to Exit from Quote Mode while text remains in Edit
  128.          Mode, EZQuote asks "Are you sure?". That question is now
  129.          presented AFTER the filename confirmation.
  130.  
  131.  
  132.      7.  The Save function has been modified as follows:
  133.  
  134.          - If there is no marked block, any current macro is aborted.
  135.  
  136.          - If an <A>ppend or <O>verwrite selection is included as part of
  137.            a macro invoking Save, that selection will be ignored if the
  138.            file does not already exist. So you may routinely include an
  139.            "A" or "O" selection after the filename in any macro invoking
  140.            the Save function, even if the file may not already exist.
  141.  
  142.          - Conversion of the marked block to <H>ard or <S>oft format for
  143.            Saving, per the Savemode configuration setting, no longer
  144.            affects the original text.
  145.  
  146.  
  147.      8.  While not actually a change in v4.0, please note that macros
  148.          invoking Load should have two 'home' entries between 'Load' and
  149.          the filename. That will provide an answer to the "load MORE"
  150.          option which may be presented if the previously Loaded file was
  151.          oversized.
  152.  
  153.  
  154.      9.  Five new Miscellaneous configuration items have been added:
  155.  
  156.          - Bootmode lets you specify which mode gets the command-line
  157.            file.
  158.          - HFirst, HNext, VFirst and VNext set mouse sensitivity.
  159.  
  160.  
  161.      10.  A startup macro is now available. If you define a macro which is
  162.           invoked by the keyname "startkey", that macro will be executed
  163.           automatically after the command-line file has been loaded, and
  164.           after auto-xfers, if any, have been performed.
  165.